Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use SingleAddressWallet from coreutils #928

Merged
merged 69 commits into from
Mar 15, 2024

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Feb 5, 2024

This PR removes our wallet implementation in favour of the one in coreutils. That has quite some repercussions which is why the PR is lengthy, it's mostly removals though. I left some TODOs but I feel we can safely merge this into its-happening. If it proves impossible to review I can split it up further, but it's hard to do so and keep the tests 🟢 at the same time.

@peterjan peterjan changed the base branch from pj/single-address-store to its-happening February 5, 2024 10:46
@peterjan peterjan changed the base branch from its-happening to pj/single-address-store February 5, 2024 10:46
@peterjan peterjan self-assigned this Feb 6, 2024
Base automatically changed from pj/single-address-store to its-happening February 14, 2024 15:38
@peterjan peterjan force-pushed the pj/single-address-wallet branch from 825e7b7 to 2aec884 Compare February 22, 2024 10:06
@peterjan peterjan requested a review from ChrisSchinnerl March 7, 2024 17:46
@peterjan peterjan marked this pull request as ready for review March 7, 2024 17:46
bus/bus.go Show resolved Hide resolved
bus/bus.go Outdated Show resolved Hide resolved
bus/bus.go Outdated Show resolved Hide resolved
api/wallet.go Outdated Show resolved Hide resolved
api/wallet.go Outdated Show resolved Hide resolved
internal/test/e2e/cluster.go Outdated Show resolved Hide resolved
internal/node/node.go Outdated Show resolved Hide resolved
internal/node/node.go Outdated Show resolved Hide resolved
internal/test/e2e/cluster_test.go Outdated Show resolved Hide resolved
bus/bus.go Outdated Show resolved Hide resolved
@peterjan peterjan requested a review from ChrisSchinnerl March 13, 2024 08:43
alerts/alerts.go Outdated Show resolved Hide resolved
bus/bus.go Outdated Show resolved Hide resolved
@peterjan peterjan requested a review from ChrisSchinnerl March 14, 2024 13:13
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a test is failing

internal/test/e2e/cluster_test.go Show resolved Hide resolved
@ChrisSchinnerl ChrisSchinnerl merged commit dacfba7 into its-happening Mar 15, 2024
6 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/single-address-wallet branch March 15, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants